projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
953bf0d
)
(MULTI_KBOARD): Define.
author
Jason Rumney
<jasonr@gnu.org>
Tue, 4 Sep 2007 22:41:07 +0000
(22:41 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Tue, 4 Sep 2007 22:41:07 +0000
(22:41 +0000)
src/ChangeLog
patch
|
blob
|
history
src/s/ms-w32.h
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 9345aa548bd75a081090a93c7db587f34c615b36..0a5885d516c8bfdb751edc9324414a9da840e4cd 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2007-09-04 Jason Rumney <jasonr@gnu.org>
+ * s/ms-w32.h (MULTI_KBOARD): Define.
+
* w32console.c (one_and_only_w32cons): Remove.
(initialize_w32_display): Take terminal argument.
diff --git
a/src/s/ms-w32.h
b/src/s/ms-w32.h
index e4f5cc119e00f7eac427cd2d7e9c4ab067faf8cb..5a297a4ee80b01e346983ebbea8dd984a321e0f0 100644
(file)
--- a/
src/s/ms-w32.h
+++ b/
src/s/ms-w32.h
@@
-302,6
+302,8
@@
Boston, MA 02110-1301, USA. */
#define HAVE_MOUSE 1
#define HAVE_H_ERRNO 1
+#define MULTI_KBOARD 1
+
#ifdef HAVE_NTGUI
#define HAVE_WINDOW_SYSTEM 1
#define HAVE_FACES 1